labelColor
Type
property
Summary
labelColor of the progress bar
Syntax
set the labelColor of widget to <RGB>
get the labelColor of widget
Description
Use the labelColor property to change the color of the label.
Examples
set the labelColor of widget tProgressBar to 40,40,185
Children Properties
Property
Name | Summary | Syntax |
---|---|---|
style | style of the progress bar | set the style of widget to <RGB> get the style of widget |
showLabel | showLabel of the progress | set the showLabel of widget to <boolean> get the showLabel of widget |
variant | variant of the progress widget | get the variant of widget |
progressValue | progressValue of the progress widget | set the progressValue of widget to <integer> get the progressValue of widget |
barColor | barColor of the progress bar | set the barColor of widget to <RGB> get the barColor of widget |